[INFO] cloning repository https://github.com/RoyalMist/rooks
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/RoyalMist/rooks" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRoyalMist%2Frooks", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRoyalMist%2Frooks'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2e00c58a417a6458910bfbb8df335caa90402f53
[INFO] checking RoyalMist/rooks against try#24e1a22664233bce1f9b5dc6eee7c1f74327e28c for pr-159343
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRoyalMist%2Frooks" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/RoyalMist/rooks
[INFO] finished tweaking git repo https://github.com/RoyalMist/rooks
[INFO] tweaked toml for git repo https://github.com/RoyalMist/rooks written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/RoyalMist/rooks on toolchain 24e1a22664233bce1f9b5dc6eee7c1f74327e28c
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+24e1a22664233bce1f9b5dc6eee7c1f74327e28c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/RoyalMist/rooks already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+24e1a22664233bce1f9b5dc6eee7c1f74327e28c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] f3725cd52f3d04036b22fd3b8e43f259309d381cc8f9c9f168f250f676de4e84
[INFO] running `Command { std: "docker" "start" "f3725cd52f3d04036b22fd3b8e43f259309d381cc8f9c9f168f250f676de4e84", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f3725cd52f3d04036b22fd3b8e43f259309d381cc8f9c9f168f250f676de4e84", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "f3725cd52f3d04036b22fd3b8e43f259309d381cc8f9c9f168f250f676de4e84" "/opt/rustwide/cargo-home/bin/cargo" "+24e1a22664233bce1f9b5dc6eee7c1f74327e28c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f3725cd52f3d04036b22fd3b8e43f259309d381cc8f9c9f168f250f676de4e84", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "f3725cd52f3d04036b22fd3b8e43f259309d381cc8f9c9f168f250f676de4e84" "/opt/rustwide/cargo-home/bin/cargo" "+24e1a22664233bce1f9b5dc6eee7c1f74327e28c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]     Checking hashbrown v0.16.1
[INFO] [stderr]    Compiling wasmtime-internal-core v43.0.2
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling target-lexicon v0.13.2
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]     Checking linux-raw-sys v0.11.0
[INFO] [stderr]     Checking indexmap v2.13.0
[INFO] [stderr]    Compiling serde_json v1.0.136
[INFO] [stderr]    Compiling cranelift-srcgen v0.130.2
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]    Compiling cranelift-assembler-x64-meta v0.130.2
[INFO] [stderr]     Checking semver v1.0.27
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling cc v1.2.57
[INFO] [stderr]     Checking bumpalo v3.20.3
[INFO] [stderr]     Checking gimli v0.33.0
[INFO] [stderr]    Compiling cranelift-isle v0.130.2
[INFO] [stderr]     Checking leb128fmt v0.1.0
[INFO] [stderr]    Compiling cranelift-codegen-shared v0.130.2
[INFO] [stderr]    Compiling object v0.38.1
[INFO] [stderr]     Checking rustc-hash v2.1.1
[INFO] [stderr]    Compiling cpp_demangle v0.4.4
[INFO] [stderr]    Compiling io-lifetimes v2.0.4
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling zstd-sys v2.0.13+zstd.1.5.6
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling cranelift-assembler-x64 v0.130.2
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking arbitrary v1.4.2
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]     Checking cranelift-control v0.130.2
[INFO] [stderr]     Checking wasmtime-internal-component-util v43.0.2
[INFO] [stderr]    Compiling winnow v0.6.24
[INFO] [stderr]    Compiling io-extras v0.18.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling zstd-safe v7.2.1
[INFO] [stderr]     Checking ambient-authority v0.0.2
[INFO] [stderr]    Compiling cap-primitives v3.4.5
[INFO] [stderr]     Checking rustix-linux-procfs v0.1.1
[INFO] [stderr]     Checking fs-set-times v0.20.3
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling ittapi-sys v0.4.0
[INFO] [stderr]     Checking bitmaps v2.1.0
[INFO] [stderr]    Compiling im-rc v15.1.0
[INFO] [stderr]    Compiling leb128 v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling zerofrom-derive v0.1.5
[INFO] [stderr]    Compiling pulley-macros v43.0.2
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling wasmtime-internal-versioned-export-macros v43.0.2
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]     Checking cobs v0.3.0
[INFO] [stderr]     Checking zerofrom v0.1.5
[INFO] [stderr]     Checking yoke v0.7.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling id-arena v2.3.0
[INFO] [stderr]     Checking winnow v1.0.0
[INFO] [stderr]     Checking either v1.13.0
[INFO] [stderr]     Checking zerovec v0.10.4
[INFO] [stderr]    Compiling wasmtime-internal-unwinder v43.0.2
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]     Checking maybe-owned v0.3.4
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]     Checking toml_parser v1.1.0+spec-1.1.0
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]    Compiling wasmtime-internal-fiber v43.0.2
[INFO] [stderr]    Compiling wasmtime-internal-jit-debug v43.0.2
[INFO] [stderr]     Checking tinystr v0.7.6
[INFO] [stderr]     Checking icu_collections v1.5.0
[INFO] [stderr]     Checking icu_locid v1.5.0
[INFO] [stderr]     Checking sized-chunks v0.6.5
[INFO] [stderr]    Compiling wast v35.0.2
[INFO] [stderr]     Checking icu_provider v1.5.0
[INFO] [stderr]     Checking icu_locid_transform v1.5.0
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking wasmparser v0.245.1
[INFO] [stderr]    Compiling cranelift-bitset v0.130.2
[INFO] [stderr]     Checking cranelift-entity v0.130.2
[INFO] [stderr]    Compiling pulley-interpreter v43.0.2
[INFO] [stderr]     Checking cranelift-bforest v0.130.2
[INFO] [stderr]     Checking regalloc2 v0.15.1
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling serde_spanned v0.6.8
[INFO] [stderr]     Checking postcard v1.1.3
[INFO] [stderr]    Compiling toml_edit v0.22.22
[INFO] [stderr]    Compiling cranelift-codegen-meta v0.130.2
[INFO] [stderr]     Checking rand_xoshiro v0.6.0
[INFO] [stderr] error: could not compile `cranelift-assembler-x64` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/24e1a22664233bce1f9b5dc6eee7c1f74327e28c/bin/rustc --crate-name cranelift_assembler_x64 --edition=2024 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cranelift-assembler-x64-0.130.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("fuzz"))' -C metadata=4740ed14344a3011 -C extra-filename=-5315000c686e3cb1 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "f3725cd52f3d04036b22fd3b8e43f259309d381cc8f9c9f168f250f676de4e84", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f3725cd52f3d04036b22fd3b8e43f259309d381cc8f9c9f168f250f676de4e84", kill_on_drop: false }`
[INFO] [stdout] f3725cd52f3d04036b22fd3b8e43f259309d381cc8f9c9f168f250f676de4e84
